home *** CD-ROM | disk | FTP | other *** search
- Path: news.microsoft.com!news
- From: a-cnadc@microsoft.com (Dann Corbit)
- Newsgroups: comp.lang.c++
- Subject: Re: Large buffers and "new"?
- Date: 27 Feb 1996 03:35:15 GMT
- Organization: Microsoft Corporation
- Message-ID: <4gtu5j$2pr@news.microsoft.com>
- References: <4gsr20$sho@newsbf02.news.aol.com>
- NNTP-Posting-Host: 157.57.171.202
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.14
-
- In article <4gsr20$sho@newsbf02.news.aol.com>, hafshar@aol.com says...
- >
- >Hi everyone,
- >
- >Does anyone know if you can ( or how to) use "new" to allocate a buffer
- >larger than 64k?
- >
- >Thanks,
- >
- >Harry
- Any 32 bit compiler will do this. OS specific limits are likely to be
- solved quickly in a newsgroup focused on that operating system.
- You might want to retarget your question, or at least supply some more
- specifics about the tools you are using and the target system.
- --
- The opinions expressed in this message are my own personal views
- and do not reflect the official views of Microsoft Corporation.
- In fact, I'm just a subcontractor, not an employee, so pull in your claws.
-
-